| SsStudentDisabilityDetail |
| Logical Entity Name | SsStudentDisabilityDetail |
| Default Table Name | SsStudentDisabilityDetail |
| Physical Only | NO |
| Definition | |
| Note |
| SsStudentDisabilityDetail Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SsStudentDisabilityDetailID |
int | NO | ||
SyStudentID |
int | NO | ||
SsDisabilityStatusID |
int | YES | ||
| SsDisabilityTypeIDs | varchar(max) | YES | ||
| Disabled | char(1) | YES | ||
| RegistrationAssistance | char(1) | YES | ||
| PriorityRegistration | char(1) | YES | ||
| Comments | varchar(2000) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SsStudentDisabilityDetail Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_SsStudentDisabilityDetailSsStudentDisabilityDetailID | PrimaryKey | SsStudentDisabilityDetailID |
| SsStudentDisabilityDetail Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SsDisabilityStatus | Non-Identifying | Zero or One to Zero or More | FK_SsStudentDisabilityDetailSsDisabilityStatusID_SsDisabilityStatusSsDisabilityStatusID | SsDisabilityStatusID | NO | YES | ||
| syStudent | Non-Identifying | One To Zero or More | FK_SsStudentDisabilityDetailSyStudentID_SyStudentSyStudentID | SyStudentID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SsStudentDisabilityDetailUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SsStudentDisabilityDetail Check Constraints |
| Check Constraint Name | CheckConstraint |